Skip to content
This repository has been archived by the owner on Oct 4, 2023. It is now read-only.

allow notifications on gcm fixes #70 #71

Closed
wants to merge 2 commits into from

Conversation

AdriVanHoudt
Copy link

fixes #70

This can only be merged after alexjlockwood/gcm#10
I will keep this up to date if the gcm PR changes

As stated in the other PR, not familiar with Go so if this needs any changed let me know.

@AdriVanHoudt
Copy link
Author

I am assuming it error because atm gcm only takes 2 arguments

@AdriVanHoudt
Copy link
Author

Would this be accepted with the change on the gcm library?

@jacobgreenleaf
Copy link

It looks like you have a syntax error.

A best approach would be to let us fork your gcm library and depend on that until gcm merges your branch.

I will get to this this week. Thanks!

@AdriVanHoudt
Copy link
Author

Yeah I am used to Javascript where function params are optional so I implemented it that way so it might not break but that turned out to not be the case :D the author of the lib did let know to work on it but no progress yet. If you would like some changes to the interface or something now is the time ;)

@AdriVanHoudt
Copy link
Author

So what is the progress on this? There was 1 more request on the PR to allow a ios specific key but I will add it the moment I know you will be using the fork I made.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Send notifications with gcm
2 participants